
 
 B u t t o n   1   T e x t   " B u t t o n 1 " 
 
 B u t t o n   2   T e x t   " B u t t o n 2 " 
 
 B u t t o n   4   T e x t   " B u t t o n 4 " 
 
 B u t t o n   5   T e x t   " B u t t o n 5 " 
 
 B u t t o n   6   T e x t   " B u t t o n 6 " 
 
 B u t t o n   7   T e x t   " B u t t o n 7 " 
 
 B u t t o n   8   T e x t   " B u t t o n 8 " 
 
 B u t t o n   9   T e x t   " B u t t o n 9 " 
 
 B u t t o n   1 1   T e x t   T e s t 1 
 
 B u t t o n   1 2   T e x t   T e s t 2 
 
 
 
 
 
 F o r   v 1   =   0   T o   9 e 9 9 
 
 	 V a r i a b l e   S t r i n g   S t r 1   =   " T e s t 1 " 
 
 	 B u t t o n   B u t t o n 1   T e x t   S t r 1   +   "   =   "   +   F o r m a t ( v 1 ,   " 0 " ) 
 
 	 B u t t o n   B u t t o n 2   T e x t   " T e s t 2   =   "   +   F o r m a t ( v 1 ,   " 0 " ) 
 
 	 B u t t o n   B u t t o n 4   T e x t   " "   +   F o r m a t ( R n d   *   1 0 ,   " 0 . 0 0 0 0 0 " ) 
 
 	 B u t t o n   B u t t o n 5   T e x t   " "   +   F o r m a t ( R n d   *   1 0 ,   " 0 . 0 0 0 0 0 " ) 
 
 	 B u t t o n   B u t t o n 6   T e x t   " "   +   F o r m a t ( S i n ( R n d )   *   1 0 ,   " 0 . 0 0 0 0 0 " ) 
 
 	 B u t t o n   B u t t o n 7   T e x t   " "   +   F o r m a t ( C o s ( R n d )   *   1 0 ,   " 0 . 0 0 0 0 0 " ) 
 
 	 B u t t o n   B u t t o n 8   T e x t   " "   +   F o r m a t ( T a n ( R n d )   *   1 0 ,   " 0 . 0 0 0 0 0 " ) 
 
 	 B u t t o n   B u t t o n 9   T e x t   " "   +   F o r m a t ( L o g ( R n d )   *   1 0 ,   " 0 . 0 0 0 0 0 " ) 
 
 	 B u t t o n   T e s t 1   T e x t   " T e s t 1 "   +   C R L F   +   " t w o   l i n e s " 
 
 	 B u t t o n   T e s t 2   T e x t   " T e s t 2 " 
 
 	 P r i n t   v 1 
 
 	 W a i t   S e c o n d s   0 . 0 0 1 
 
 N e x t 
 
 
 
 S t o p 
 
 
 
 L a b e l   T e s t 1 
 
 	 B e e p 
 
 	 W a i t   S e c o n d s   1 
 
 R e t u r n 
 
 
 
 L a b e l   T e s t 2 
 
 	 B e e p 
 
 	 W a i t   S e c o n d s   1 
 
 R e t u r n 
 
 
 
 
 
 ' W A T C H   v 1 
 
 ' W A T C H   G e t S e p a r a t e d S t r i n g ( S e q u e n c e C m d ,   1 ) 
 
 